CommonEvent 6991
Name = "マリー2回目：会話"

  999([7001])
  PlayBGM(["RPG::BGM(@name=\"ero2\", @volume=75, @pitch=100)"])
  ShowPicture([5, "80_mob_maid_st01", 0, 0, 0, 0, 100, 100, 0, 0])
  MovePicture([5, nil, 0, 0, 0, 0, 100, 100, 255, 0, 30, true])
  ConditionalBranch([1, 854, 0, 1, 1])
    ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
    ShowText(["\\n<Marie>"])
    ShowText(["I am one of the BF Four Heavenly Kings, Marie......"])
    ShowText(["I've said it before, but let me introduce myself again."])
    ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
    ShowText(["\\n<Marie>"])
    ShowText(["This time, I'll engage you seriously."])
    ShowText(["If you make me climax within 5 minutes, I win; if you endure, you win."])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 854, 0, 0, 0])
    ControlVariables([854, 854, 0, 0, 1])
    ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
    ShowText(["\\n<Marie>"])
    ShowText(["It seems I've received a message from the BF God."])
    ShowText(["That's right...... I am one of the BF Four Heavenly Kings, Marie."])
    ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
    ShowText(["\\n<Marie>"])
    ShowText(["This time, I'll engage you seriously."])
    ShowText(["If you make me climax within 5 minutes, I win; if you endure, you win."])
    Empty([])

  BranchEnd([])
  ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
  ShowText(["\\n<Marie>"])
  ShowText(["This is a battle as a member of the BF Four Heavenly Kings......"])
  ShowText(["You don't need to pay, so feel free to challenge me."])
  ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
  ShowText(["\\n<Marie>"])
  ShowText(["Now, do you want to challenge me to a battle fuck with my serious self?"])
  ShowText(["Only if you're prepared to be humiliated... though."])
  ShowChoices([["Challenge to Battle Fuck", "Stop"], 2])
  When([0, "バトルファックを挑む"])
    CallCommonEvent([6992])
    ExitEventProcessing([])
    Empty([])

  When([1, "やめておく"])
    ShowTextAttributes(["mob_maid_fc1", 0, 0, 2])
    ShowText(["\\n<Marie>"])
    ShowText(["So... is it embarrassing for you to be made to climax by me?"])
    ShowText(["But that might just become addictive..."])
    ErasePicture([5])
    ExitEventProcessing([])
    Empty([])

  ChoicesEnd([])
  Empty([])
